updating oE db_close
db_close
include eds.e namespace eds public procedure db_close()
unlocks and closes the current database.
Comments:
Call this procedure when you are finished with the current database. Any lock will be removed, allowing other processes to access the database file. The current database becomes undefined.
Not Categorized, Please Help
|